home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_23410.txt < prev    next >
Text File  |  1987-11-25  |  1KB  |  98 lines

  1. -- card: 23410 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=208 top=86 right=293 bottom=282
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 2
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=283 top=86 right=293 bottom=491
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 2
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part contents for background part 43
  37. ----- text -----
  38. 337,169
  39.  
  40. -- part contents for background part 2
  41. ----- text -----
  42. Math functions (cont.)
  43.  
  44. -- part contents for background part 1
  45. ----- text -----
  46. ln(10)
  47. ln1(9)
  48. log2(8)
  49. max(2,5,1)
  50.  
  51. min(2,5,1)
  52.  
  53. sin(pi/6)
  54. sqrt(49)
  55. trunc(12.5)
  56.  
  57.  
  58. -- part contents for background part 44
  59. ----- text -----
  60. ln
  61. ln1
  62. log2
  63. max
  64.  
  65. min
  66.  
  67. sin
  68. sqrt
  69. trunc
  70.  
  71.  
  72.  
  73. -- part contents for card part 1
  74. ----- text -----
  75. --is 2.302
  76. --is 2.302       --is 3.0               --is 5
  77.  
  78. --is 1
  79.  
  80. --is 0.5
  81. --is 7
  82. --is 12
  83.  
  84.  
  85.  
  86. -- part contents for card part 2
  87. ----- text -----
  88. log to the base e.
  89. log of 1 plus the number
  90. log to the base 2
  91. maximum of any number of 
  92. numbers
  93. minimum of any number of 
  94. numbers
  95. sine of an angle in radians
  96. square root of a number
  97. remove the fractional part 
  98.